home *** CD-ROM | disk | FTP | other *** search
/ GRAVIS Top 100 #5 / GRAVIS CD No5_Herbst_95.cdr / GRAVIS / Updates / Debabelizer 1.6.5 Update / Copy Contents to Custom Code ƒ / CODE tiff in / CODE tiff in.rsrc / STR#_9600.txt < prev    next >
Text File  |  1995-04-02  |  2KB  |  97 lines

  1. Reading Alpha Channel
  2.  
  3. Fill Order Adjustment
  4.  
  5. Processing RGB channels
  6.  
  7. TIFF file data
  8.  
  9. disk read errors getting TIFF palette
  10.  
  11. Invalid gray response unit
  12.  
  13. Out of Memory
  14.  
  15. reading strip data
  16.  
  17. file access problem
  18.  
  19. strip pointer or count past end of file.
  20.  
  21. strip byte count past end of file.
  22.  
  23. strip offset past end of file.
  24.  
  25. gray map offset past end of file.
  26.  
  27. color map offset past end of file.
  28.  
  29. color response curve offset past end of file.
  30.  
  31. image description offset past end of file.
  32.  
  33. y resolution offset past end of file.
  34.  
  35. x resolution offset past end of file.
  36.  
  37. missing strip byte counts.  Can't guess because compression used.
  38.  
  39. strip offsets missing.
  40.  
  41. image size is 0.
  42.  
  43. can't handle compression 
  44.  
  45. CCITT compression only works if bits per sample = 1 and samples per pixel = 1
  46.  
  47. can't handle compression 5 (LZW) because predictor is not 1, it is 
  48.  
  49. can't handle planar_configuration 
  50.  
  51. can't handle bits per sample and samples per pixel values: 
  52.  
  53. can't handle image size: 
  54.  
  55. ignoring tag 
  56.  
  57. can't handle different bits per sample.
  58.  
  59. There are more pictures in this file.
  60.  
  61. samples per pixel must be 3 or 4 for bit depth > 8. They are 
  62.  
  63. invalid bits per sample = 
  64.  
  65. samples per pixel must be 1 for bit depth <= 8
  66.  
  67.  unknown version number
  68.  
  69. Unknown byte order.
  70.  
  71. TIF
  72.  
  73. parsing LZW file.
  74.  
  75. EOF reached inside image data block.
  76.  
  77. couldn't fix missing EOI code problem
  78.  
  79. strip exhausted before EOI code found
  80.  
  81. invalid LZW data, this is not a Clear Code:
  82.  
  83. Clear Code at 4097, should be at 4096
  84.  
  85. Clear Code at 4095, should be at 4096
  86.  
  87. CCITT decoder found and discarded extra data at end.
  88.  
  89. CCITT decoder found and discarded extra row data.
  90.  
  91. ccitt parsing error: b & w out of sync.
  92.  
  93. ccitt parsing problem: bad code
  94.  
  95. ccitt parsing problem: out of data.
  96.  
  97.